Document Library for WPF
TryGetValue メソッド (C1KeyedList<TKey,TItem>)

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document 名前空間 > C1KeyedList<TKey,TItem> クラス : TryGetValue メソッド
シンタックス
'宣言
 
Public Function TryGetValue( _
   ByVal key As TKey, _
   ByRef item As TItem _
) As System.Boolean
public System.bool TryGetValue( 
   TKey key,
   out TItem item
)

パラメータ

key
item
参照

C1KeyedList<TKey,TItem> クラス
C1KeyedList<TKey,TItem> メンバ